Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PYTHON-4670 Fix handling of AsyncMongoCryptCallback.fetch_keys #879

Merged
merged 4 commits into from
Aug 20, 2024

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Aug 20, 2024

The signature in pymongo is async def fetch_keys(self, filter: bytes) -> AsyncGenerator[bytes, None]

@blink1073 blink1073 requested a review from a team as a code owner August 20, 2024 02:10
@blink1073 blink1073 merged commit 323e3a5 into mongodb:master Aug 20, 2024
29 of 31 checks passed
@blink1073 blink1073 deleted the PYTHON-4670 branch August 20, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants